	
		
		.formulaire_achat 
			{
			width:140px;
			}
		
		#step2caddie 
			{
			background: #fff;
			background-color: transparent  ;
			color: #000;
			float: left;
			width: 100%;
			text-align:right;
			
			font-size:0.9em;
			}
			
		.legend1
			{
				
			color: #FFF;	/*#888;*/
			font-size: 1em;
		
			border:none; 
		
			padding-left:4px; 
			padding-right:4px;  
					
			width: auto; 
		
			/*
			margin-left: 0px;  
			margin-top: 17px;
			*/			
			}
				
		.fieldset1 
			{
			width: 100%;
		    font-size: 0.9em;
		    	
		    text-align: left;
		    
			border-style: solid; 
			border-width: 1px; 
			border-color: #fff;  
		
			border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
		
			padding: 9px; 
			padding-top: 0px; 						
			cursor: default;
			
			
		
			}
				
		.caddie_net_to_pay , .caddie_sous_total , .caddie_ecotaxe
			{
			font-size:0.9em;
			
			color : #fff;
			}
				
		.caddie
			{
			text-align: center;
			font-size:1em;
			}
				
		table.caddie 
			{
			width: 100%;
			}
			
		table.caddie td 
			{
			border-bottom: solid 1px #ddd;
			padding: 0.1em;
			}
			
		table.caddie th 
			{
			padding: 0.1em;
				
			background: #333300;
			color : #ffffff;
			}
				
				
		.caddie_frais_port , .caddie_total_ht , .caddie_total_tva , .caddie_tva_non_applicable , .caddie_avoir , .caddie_total_remise , .caddie_code_promo
			{
			font-size:1.1em;
			color : #fff;
			}
				
				
		.lignecaddie_produit_details , .lignecaddie_prix_unitaire , .lignecaddie_quantite , .lignecaddie_prix
		
			{
			font-size:1em;
			}
				
		.lignecaddie_quantite
			{
			color : #888;
			}
			
		/*To hide the suggestion box (the !important part is really important :)*/
		#goog-gt-tt, .goog-te-balloon-frame
			{
			display: none !important;
			} 
		.goog-text-highlight 
			{ 
			background: none !important; 
			box-shadow: none !important;
			}
		
		/*To hide the powered by */
		.goog-logo-link
			{
			display: none !important;
			}
		.goog-te-gadget
			{
			height: 28px !important;  
			overflow: hidden;
			}
		
		/*To remove the top frame */
		body
			{ 
			top: 0 !important;
			}
		.goog-te-banner-frame
			{
			display: none !important;
			}
				
	